home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14288 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  740 b 

  1. Path: news-m01.ny.us.ibm.net!usenet
  2. From: javier5@ibm.net
  3. Newsgroups: comp.lang.c++
  4. Subject: How to write binary data to files using Streams?
  5. Date: 29 Mar 1996 20:31:15 GMT
  6. Message-ID: <4jhhaj$4h78@news-s01.ny.us.ibm.net>
  7. Reply-To: javier5@ibm.net
  8. NNTP-Posting-Host: slip166-72-219-77.ny.us.ibm.net
  9. X-Newsreader: IBM NewsReader/2 v1.2.5
  10.  
  11. I use C++ at work when I can (we do mostly Xbase and soon
  12. to move to SQL) to keep learning it. The one thing I have never
  13. have been able to figure out is how to use streams to write
  14. binary codes to a file.
  15.  
  16. I have several C++ books, including one about streams, and
  17. none of them quite cover the topic.
  18.  
  19. The name of a book with some info on this subject or a simple
  20. example will be greatly appreciated.
  21.